diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/esg-check-list/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/esg-check-list/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/esg-check-list/page.tsx b/app/[lng]/evcp/(evcp)/esg-check-list/page.tsx index 08292e56..7bbd058f 100644 --- a/app/[lng]/evcp/(evcp)/esg-check-list/page.tsx +++ b/app/[lng]/evcp/(evcp)/esg-check-list/page.tsx @@ -37,7 +37,7 @@ export default async function IndexPage(props: IndexPageProps) { <h2 className="text-2xl font-bold tracking-tight"> ESG 자가진단표 </h2> - <InformationButton pageCode="evcp/esg-check-list" /> + <InformationButton pagePath="evcp/esg-check-list" /> </div> <p className="text-muted-foreground"> 협력업체 평가에 사용되는 ESG 자가진단표를 관리{" "} |
